home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / batchut / pbatch11.zip / BATCH1.ENG < prev    next >
Text File  |  1994-07-14  |  378b  |  10 lines

  1. (1)    pb backgrou.men  -fh0 -ft7  -x1  -y1 -r0 -s0
  2. (2)    pb title.men     -fh1 -ft15 -x2  -y2
  3. (3)    :MENU
  4. (4)    pb status.men    -fh7 -ft0  -x1 -y25 -r0  -s0
  5. (5)    pb menu.men      -fh1 -ft15 -m1 -mm1 -mx4 -my3 -o1       
  6. (6)    if errorlevel 254 goto END 
  7. (7)    if errorlevel 3   goto PROG2
  8. (8)    if errorlevel 2   goto MENU
  9. (9)    if errorlevel 1   goto PROG1
  10.